[INFO] cloning repository https://github.com/artiga033/kritor_agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artiga033/kritor_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartiga033%2Fkritor_agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartiga033%2Fkritor_agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17659103b64ffeeafd8525f7523f618d1c0592a2
[INFO] checking artiga033/kritor_agent against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartiga033%2Fkritor_agent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/artiga033/kritor_agent
[INFO] finished tweaking git repo https://github.com/artiga033/kritor_agent
[INFO] tweaked toml for git repo https://github.com/artiga033/kritor_agent written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/artiga033/kritor_agent on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/artiga033/kritor_agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded prost-derive v0.12.4
[INFO] [stderr]   Downloaded infer v0.15.0
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b957c4b5907c90d187ee6541221ca678efe65aa37e3163b96a6163bab0004a2b
[INFO] running `Command { std: "docker" "start" "-a" "b957c4b5907c90d187ee6541221ca678efe65aa37e3163b96a6163bab0004a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b957c4b5907c90d187ee6541221ca678efe65aa37e3163b96a6163bab0004a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b957c4b5907c90d187ee6541221ca678efe65aa37e3163b96a6163bab0004a2b", kill_on_drop: false }`
[INFO] [stdout] b957c4b5907c90d187ee6541221ca678efe65aa37e3163b96a6163bab0004a2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4012059ec713fe6276fe439cadeac92d0d677f4feb157b64aebc06eee78765cd
[INFO] running `Command { std: "docker" "start" "-a" "4012059ec713fe6276fe439cadeac92d0d677f4feb157b64aebc06eee78765cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling kritor v0.1.0 (/opt/rustwide/workdir/kritor)
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr] error: failed to run custom build command for `kritor v0.1.0 (/opt/rustwide/workdir/kritor)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/kritor-a7a433525c74aa07/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4012059ec713fe6276fe439cadeac92d0d677f4feb157b64aebc06eee78765cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4012059ec713fe6276fe439cadeac92d0d677f4feb157b64aebc06eee78765cd", kill_on_drop: false }`
[INFO] [stdout] 4012059ec713fe6276fe439cadeac92d0d677f4feb157b64aebc06eee78765cd
